home *** CD-ROM | disk | FTP | other *** search
- G4C
-
- WINBIG 409 0 237 92 'GCView settings:'
- usetopaz
- WinType 11010000
-
- box 0 0 0 0 out button
-
- xOnRMB
- GuiClose #this
-
- XCYCLER 93 3 140 14 "Fill type:" gcview.gc/fillmode
- CSTR Paste BRUSH
- CSTR Strech STRECH
- cstr Tile TILE
- cstr Mirror MIRROR
-
- XCYCLER 93 18 140 14 "EditBox:" edgrid
- CSTR "No grid" "0 0"
- CSTR "HiResLace" "640 512"
- CSTR "HiRes" "640 256"
- cstr "LowRes" "320 256"
- parsevar edgrid
- call gcview set grid $$parse.0 $$parse.1
-
-